-
Home
-
Mollie Payments for WooCommerce
-
7.8.2
-
Code
-
Classes
- ApplePayDataObjectHttp
Total Complexity |
51 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
331 |
Lines of code |
178 |
Logical lines of code |
104 |
Comment lines |
113 |
Methods |
26 |
Properties |
11 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
orderData() |
S |
52 |
5 |
22 |
hasRequiredFieldsValuesOrError() |
S |
58 |
5 |
15 |
addressHasRequiredFieldsValues() |
S |
58 |
4 |
15 |
updateRequiredData() |
S |
59 |
4 |
13 |
updateMethodData() |
S |
58 |
3 |
14 |
validationData() |
S |
60 |
3 |
13 |
updateContactData() |
S |
59 |
3 |
13 |
assignDataObjectValues() |
S |
67 |
3 |
8 |
simplifiedAddress() |
S |
66 |
2 |
7 |
completeAddress() |
S |
64 |
2 |
7 |
updateShippingMethod() |
S |
70 |
2 |
5 |
validationUrl() |
S |
82 |
1 |
3 |
needShipping() |
S |
82 |
1 |
3 |
simplifiedContact() |
S |
82 |
1 |
3 |
nonce() |
S |
82 |
1 |
3 |
productQuantity() |
S |
82 |
1 |
3 |
productId() |
S |
82 |
1 |
3 |
__construct() |
S |
81 |
1 |
3 |
shippingMethod() |
S |
80 |
1 |
3 |
shippingAddress() |
S |
82 |
1 |
3 |
billingAddress() |
S |
82 |
1 |
3 |
updateSimplifiedContact() |
S |
75 |
1 |
4 |
resetErrors() |
S |
81 |
1 |
3 |
errors() |
S |
82 |
1 |
3 |
hasErrors() |
S |
80 |
1 |
3 |
getFilteredRequestData() |
S |
73 |
1 |
3 |